home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / lpdos.zip / FORTEST.LPB < prev    next >
Text File  |  1992-01-03  |  81b  |  5 lines

  1. if ^%c^^^ goto exit
  2. echo for %%l (*.lpb) %c %%l
  3. for %%l (*.lpb) %c %%l
  4. :exit
  5.